{ puts ("Goodbye, cruel world...."); }

int main (void) { atexit (bye); exit (EXIT_SUCCESS); }


This document was generated on January 16, 2023 using texi2html 5.0.